Typecasting (Including Single-Argument Constructors)

LinearMap(MultiMap& m)
LinearMap(GeOb& g)
See the descriptions given in Section [*] for the Map single-argument constructors.

LinearMap(Map& m)

Used to downcast a general map to a linear map. Only succeeds if the general map is holding a linear map.